# | 0 | 0 | 0 // 0 = black (background color #1)
|
---|
1 | 0 | 0 | 0 // 1 = grey (background color #2) |
2 | 128 | 255 | 128 // 2 = top of spec |
3 | 110 | 250 | 110 // 3 |
4 | 91 | 245 | 91 // 4 |
5 | 73 | 240 | 73 // 5 |
6 | 55 | 236 | 55 // 6 |
7 | 37 | 231 | 37 // 7 |
8 | 18 | 226 | 18 // 8 |
9 | 0 | 221 | 0 // 9 |
10 | 0 | 221 | 0 // 10 = mid of spec |
11 | 0 | 211 | 0 // 11 |
12 | 0 | 200 | 0 // 12 |
13 | 0 | 190 | 0 // 13 |
14 | 0 | 180 | 0 // 14 |
15 | 0 | 169 | 0 // 15 |
16 | 0 | 159 | 0 // 16 |
17 | 0 | 159 | 0 // 17 = bottom of spec |
18 | 128 | 255 | 128 // 18 osc 1 (brightest) |
19 | 64 | 238 | 64 // 19 osc 2 |
20 | 0 | 221 | 0 // 20 osc 3 |
21 | 0 | 190 | 0 // 21 osc 4 |
22 | 0 | 159 | 0 // 22 osc 5 (dimmest) |
23 | 255 | 255 | 255 // 23 spectrum peaks |
24 | Made by VisEditor from 4Q Software |
25 | http://members.xoom.com/4qdownloads/frame.htm |
26 | Programmed by sCud
|